Home
last modified time | relevance | path

Searched hist:"3 c660a5d86f4c01cf641bfea004a49f5860a5bed" (Results 1 – 3 of 3) sorted by last modified time

/linux/tools/include/uapi/linux/
H A Dbpf.hdiff 3c660a5d86f4c01cf641bfea004a49f5860a5bed Tue Jun 28 18:01:18 CEST 2022 Daniel Müller <deso@posteo.net> bpf: Introduce TYPE_MATCH related constants/macros

In order to provide type match support we require a new type of
relocation which, in turn, requires toolchain support. Recent LLVM/Clang
versions support a new value for the last argument to the
__builtin_preserve_type_info builtin, for example.
With this change we introduce the necessary constants into relevant
header files, mirroring what the compiler may support.

Signed-off-by: Daniel Müller <deso@posteo.net>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220628160127.607834-2-deso@posteo.net
/linux/tools/lib/bpf/
H A Dbpf_core_read.hdiff 3c660a5d86f4c01cf641bfea004a49f5860a5bed Tue Jun 28 18:01:18 CEST 2022 Daniel Müller <deso@posteo.net> bpf: Introduce TYPE_MATCH related constants/macros

In order to provide type match support we require a new type of
relocation which, in turn, requires toolchain support. Recent LLVM/Clang
versions support a new value for the last argument to the
__builtin_preserve_type_info builtin, for example.
With this change we introduce the necessary constants into relevant
header files, mirroring what the compiler may support.

Signed-off-by: Daniel Müller <deso@posteo.net>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220628160127.607834-2-deso@posteo.net
/linux/include/uapi/linux/
H A Dbpf.hdiff 3c660a5d86f4c01cf641bfea004a49f5860a5bed Tue Jun 28 18:01:18 CEST 2022 Daniel Müller <deso@posteo.net> bpf: Introduce TYPE_MATCH related constants/macros

In order to provide type match support we require a new type of
relocation which, in turn, requires toolchain support. Recent LLVM/Clang
versions support a new value for the last argument to the
__builtin_preserve_type_info builtin, for example.
With this change we introduce the necessary constants into relevant
header files, mirroring what the compiler may support.

Signed-off-by: Daniel Müller <deso@posteo.net>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220628160127.607834-2-deso@posteo.net